GrapeCity.CalcEngine.Functions Namespace > CalcFactDoubleFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 1 item: number.
Number is the value for which to return the double factorial. If number is not an integer, it is truncated.
'Usage Dim instance As CalcFactDoubleFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 1 item: number.
Number is the value for which to return the double factorial. If number is not an integer, it is truncated.
Target Platforms: Windows Server 2012, Windows RT